Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_sun_info
date_sun_info
Returns an array with information about the start/end of sunset/sunrise and dusk
Name:
date_sun_info
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an array containing information about sunrise/sunset and dusk start/end of dusk for a specified date and location.
Related
What Does the date_sun_info Function Do? How to Use It in PHP to Get Sun-Related Information
4
Similar Functions
date_get_last_errors
date_get_last_errors
AliasforDateTime::
gmmktime
gmmktime
GetUnixtimestampforG
date_create_immutable
date_create_immutable
DateTimeImmutable::_
gmdate
gmdate
FormatGMT/UTCdate/ti
date_timezone_set
date_timezone_set
DateTime::setTimezon
strftime
strftime
Formatlocaltime/date
date_timezone_get
date_timezone_get
AliasforDateTime::
gettimeofday
gettimeofday
Getthecurrenttime(mi
Popular Articles
What Does the date_sun_info Function Do? How to Use It in PHP to Get Sun-Related Information